Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_timestamp_set
date_timestamp_set
Alias for DateTime::setTimestamp - Set DateTime object in Unix timestamp
Name:
date_timestamp_set
Category:
Date and time
Programming Language:
php
One-line Description:
Sets the date and time based on Unix timestamps.
Related
How to use curl_close to control the life cycle of a cURL session in PHP scripts?
4
PHP Email Verification Login and Registration Function Implementation Techniques and Principles
2
Detailed Guide to ob_end_flush: How to Properly Use PHP Output Buffering
2
The Perfect Combination of IIS and PHP: Efficient and Stable Web Application Solutions
5
Similar Functions
date_diff
date_diff
AliasforDateTime::
strptime
strptime
parsethetime/dategen
strtotime
strtotime
ParsesanyEnglishtext
strftime
strftime
Formatlocaltime/date
date_sunset
date_sunset
Returnsthesunsettime
time
time
ReturnthecurrentUnix
date_parse
date_parse
Returnsanassociative
date_parse_from_format
date_parse_from_format
Getinformationabouta
Popular Articles